projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31df972
)
Forgotten file.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 6 Dec 2001 21:48:22 +0000
(21:48 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 6 Dec 2001 21:48:22 +0000
(21:48 +0000)
gtk/gtkaccellabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkaccellabel.c
b/gtk/gtkaccellabel.c
index 37c793dd3a695fe1d73b29a7b4666bb7f33dfdaa..3c258644045314e68203b8e2fbe30aafa5d7961e 100644
(file)
--- a/
gtk/gtkaccellabel.c
+++ b/
gtk/gtkaccellabel.c
@@
-368,6
+368,13
@@
refetch_widget_accel_closure (GtkAccelLabel *accel_label)
gtk_accel_label_set_accel_closure (accel_label, closure);
}
+/**
+ * gtk_accel_label_set_accel_widget:
+ * @accel_label: a #GtkAccelLabel
+ * @accel_widget: the widget to be monitored.
+ *
+ * Sets the widget to be monitored by this accelerator label.
+ **/
void
gtk_accel_label_set_accel_widget (GtkAccelLabel *accel_label,
GtkWidget *accel_widget)